AnyLinkImported
Document ShellThe
AnyLinkImported
method returns a Boolean value that indicates whether one or more links to the source in other documents have been updated automatically since the specified draft was last saved.
ODBoolean AnyLinkImported (in ODDraft draft);
draft
- A reference to the draft to be tested for imported links.
- return value
kODTrue
if one or more links have been automatically updated, otherwisekODFalse
.DISCUSSION
A container application could call this method when it might otherwise close the document without saving. If the method returns true, links were updated and the document should be saved without user interaction.At present, the document shell does not call this method.
SEE ALSO
TheODLinkManager::UnsavedExportedLinks
method (page 369).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help